home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4074 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: silver.sdsmt.edu!not-for-mail
  2. From: kbs3387@silver.sdsmt.edu (Kevin Stone)
  3. Newsgroups: comp.lang.pascal.borland,comp.lang.pascal.mac,comp.lang.pascal.ansi-iso,comp.lang.pascal.misc,comp.sys.amiga.programmer,comp.graphics.algorithms,comp.os.ms-windows.programmer.graphics,comp.sys.amiga.graphics
  4. Subject: Re: 3d programming
  5. Followup-To: comp.lang.pascal.borland,comp.lang.pascal.mac,comp.lang.pascal.ansi-iso,comp.lang.pascal.misc,comp.sys.amiga.programmer,comp.graphics.algorithms,comp.os.ms-windows.programmer.graphics,comp.sys.amiga.graphics
  6. Date: 18 Feb 1996 02:29:02 GMT
  7. Organization: South Dakota School of Mines and Technology
  8. Message-ID: <4g62tf$p42@news.sdsmt.edu>
  9. References: <4f3od9$2jg@zeus.tcp.co.uk> <jderrick-0502961551360001@slip037.csc.cuhk.hk> <3118310E.52F@psu.edu> <4fiuh2$qrj@fulton.cs.unc.edu> <311E38D7.71BC@psu.edu> <311F9C84.3B26@structure.chimie.usherb.ca> <312028C1.C1F@nmsu.edu> <DMsIw4.HvL@tigger.jvn
  10. NNTP-Posting-Host: silver.sdsmt.edu
  11. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  12.  
  13. c.net>
  14. Organization: South Dakota School of Mines and Technology
  15. Distribution: world
  16.  
  17. : your wrong a vector and a scalar are completely different.  5 is not a 
  18. : vector called a scalar it is a scalar.  
  19.  
  20.    Well... actualy... if you REALLY wanted to get technical about it, 5 
  21.    is a vector.  It's a 1D vector with a length of 5, and it's pointing in 
  22.    the positive direction. ;)
  23.  
  24. : Look up in any physics book and a scalar is 
  25. : defined as any given value.  5,10,3.116, any # is a scalar but a vector is 
  26. : number WITH direction ie 5 at 13degress is a vector.
  27.  
  28.    I don't know TOO many physics applications that require 1D vectors, so 
  29.    it would seem to me that most physics books would describe vectors of 2 
  30.    or 3 components... which might confuse the actual definition of a vector 
  31.  
  32.    A Vector is simply a way of describing direction and magnitude.
  33.  
  34.    I have seen no definition of "Vectors" that says that they have to be 
  35.    2D or 3D.
  36.  
  37. BAS
  38.  
  39.